SYSTEM SMEM AVAILABLE
This command will return the total system memory available on the system.
Return Integer=SYSTEM SMEM AVAILABLE()
Total system memory available on the system
cls
print "Memory Available"
print "Texture:";system tmem available()
print "Display:";system dmem available()
print "System:";system smem available()
print "Hit Any Key"
wait key
do
loop
end
SYSTEM Commands Menu
Index